home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Programming / fpc / doc / ref / img137.gif < prev    next >
Graphics Interchange Format  |  1998-09-25  |  4.5 KB  |  605x242  |  1-bit (2 colors)
   ocr: Private Functian Getlnt (I: : Longint ): : longint - : Functian GetAsString (A: : String) - : Stringi Pracedure Setlnt (I: : Longint; Value : Longint :): Pracedure SetAsString (A: Stringi Value : String); Public Property tems [i : Longint] : Longint Read Getlnt Write Setlnt; Property Stritems [S : String] : String Read GetAsString Write Set Asstring end; Var AlntList : TintList;